projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f5f9e
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Fri, 31 Aug 2001 07:44:38 +0000
(07:44 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Fri, 31 Aug 2001 07:44:38 +0000
(07:44 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f3c4bdc62217d33a1cc4b2d581ad6ab4e962534f..66e25794e7437b87306a903f3ee27d006e0581d6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,9
@@
2001-08-30 Gerd Moellmann <gerd@gnu.org>
+ * emacs.c (shut_down_emacs): Don't call check_glyph_memory
+ and check_message_stack if temrinating normally. We want
+ glyph matrices etc. in a core dump.
+
* xdisp.c (Qbuffer_position, Qposition, Qobject): New variables.
(syms_of_xdisp): Initialize them.
(handle_single_display_prop): Don't change point, bind `object',